-
Celebrating 25 Years of High-Logic!
High-Logic is proud to celebrate 25 years in business as an independent font software vendor. Join the party, and receive a 25% discount for the next 25 days! It all started with a font editor (FontC…4 -
Re: Why don't we hear about more use of variable fonts on the Web?
No, I recommend to provide all OpenType fonts (both non-variable and variable) for web use as both .woff and .woff2. You could argue if .woff is still needed, but it won't harm to provide it as well.…2 -
Re: Why don't we hear about more use of variable fonts on the Web?
No. Similar to non-variable fonts, there are two flavours (quadratic versus cubic bezier curves), but that is taken care of internally in the font resource. Variable fonts with quadratic based outlin…2 -
Re: OpenType feature for positioning base glyph according to diacritic mark
Earlier this month I held a presentation for ATypI Tech Talks 2022, that showed how to add Kerning Triplets to a variable font. Here is a tutorial:Variable Contextual Kerning – Triplets1 -
Re: Variable fonts
To make the two variable fonts work as one family, you need to include information about the differences between them. In this case the italic axis is the missing link, so you will need to include it…1